Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update passenger rpm gpg key #1408

Merged
merged 1 commit into from
Aug 29, 2020
Merged

Conversation

alexjfisher
Copy link
Member

without this change, we see the following error since november 2019:

passenger/7/x86_64/
Retrieving key from https://packagecloud.io/phusion/passenger/gpgkey
passenger/7/x86_64/
https://oss-binaries.phusionpassenger.com/yum/passenger/el/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for passenger
Trying other mirror.

@puppet-community-rangefinder
Copy link

nginx::package::redhat is a class

that may have no external impact to Forge modules.

This module is declared in 10 of 575 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@alexjfisher alexjfisher changed the title Update passenger rpm gpg key WIP: Update passenger rpm gpg key Aug 27, 2020
@alexjfisher
Copy link
Member Author

@alexjfisher
Copy link
Member Author

https://blog.phusion.nl/2020/05/29/passenger-6-0-5/

"Passenger 6.0.5 also changes how the Nginx packages on CentOS 7 work. We now provide a dynamic module instead of a full Nginx install, which integrates with the Nginx package available from the EPEL repo."

without this change, we see the following error since november 2019:

```
passenger/7/x86_64/
Retrieving key from https://packagecloud.io/phusion/passenger/gpgkey
passenger/7/x86_64/
https://oss-binaries.phusionpassenger.com/yum/passenger/el/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for passenger
Trying other mirror.
```

Also, since passenger 6.0.5, phusion stopped shipping their own nginx
packages in their repo for CentOS 7.  Instead they rely on the nginx
from epel.
@alexjfisher alexjfisher changed the title WIP: Update passenger rpm gpg key Update passenger rpm gpg key Aug 29, 2020
gem 'coveralls', :require => false
gem 'simplecov-console', :require => false
gem 'rspec-puppet-facts', :require => false, :git => 'https://github.com/mcanevet/rspec-puppet-facts', :ref => '9541292d4fc35db3be1badace673c1108154b571'
gem 'rspec-puppet-facts', '2.0.0', :require => false
gem 'facterdb', '1.4.0', :require => false
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The next modulesync will overwrite this file, but these are the versions we'll end up with. I needed to get them in here for the build not to hit the 50 minute travis timeout.

@alexjfisher alexjfisher merged commit d98db1e into voxpupuli:master Aug 29, 2020
@alexjfisher alexjfisher deleted the gpg_key branch August 29, 2020 11:40
Rubueno pushed a commit to Rubueno/puppet-nginx that referenced this pull request Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants